| Fully Qualified Name: | Laminas\Log\ProcessorPluginManagerFactory |
| Implements: | FactoryInterface |
| Name | Description | Defined By |
|---|---|---|
| __invoke() | {@inheritDoc} | ProcessorPluginManagerFactory |
| createService() | {@inheritDoc} | ProcessorPluginManagerFactory |
| setCreationOptions() | laminas-servicemanager v2 support for invocation options. | ProcessorPluginManagerFactory |
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $container | ||
| $name | ||
| $options |
Returns: \ProcessorPluginManager
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $container | ||
| $name | ||
| $requestedName |
Returns: \ProcessorPluginManager
laminas-servicemanager v2 support for invocation options.
| Parameter Name | Type | Description |
|---|---|---|
| $options | array |
Returns: void